Tegra210: Fix 64-bit build warning about save_boot_params_ret()
authorTom Warren <[email protected]>
Wed, 8 Jul 2015 15:05:35 +0000 (08:05 -0700)
committerTom Warren <[email protected]>
Tue, 28 Jul 2015 17:30:19 +0000 (10:30 -0700)
commit659a07555dcb50be5464513cb109dd1755f052ec
tree6c2fe5dac0a2fa61183c05095898abdf59d2b92f
parentf41f0a1918fcb7f6fa0a8d4182dc4b7c6aca48bb
Tegra210: Fix 64-bit build warning about save_boot_params_ret()

Simon's 'tegra124: Implement spl_was_boot_source()' needs
a prototype for save_boot_params_ret() to build cleanly
for 64-bit Tegra210.

Signed-off-by: Tom Warren <[email protected]>
arch/arm/mach-tegra/board.c